home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 October / NET_DISC.iso / mac / Apple Stuff / OS8 Scripts / Utility1.0.sea.hqx / AppleScript Utility Scripts / For System 7 & Mac OS 8 / Add Prefix_Suffix to Files 1.1.rsrc / TEXT_1128.txt < prev    next >
Text File  |  1997-07-26  |  220b  |  2 lines

  1. Version 1.1 -- changed to: set the_list to (every file of the_chosen_folder) as list 
  2. This way it got a fixed list of file names and wasn't generating a new list, thereby adding the suffix to the same file over and over.